build(deps): bump the aws group across 1 directory with 5 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the aws group across 1 directory with 5 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ac55246 to
5d0638b
Compare
0a46b4d to
3ad0dd8
Compare
Bumps the aws group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2` from 1.41.6 to 1.41.9 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.6...v1.41.9) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.16 to 1.32.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.16...config/v1.32.20) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.15 to 1.19.19 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.15...credentials/v1.19.19) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.1 to 1.102.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.1...service/s3/v1.102.2) Updates `github.com/aws/smithy-go` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.100.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: github.com/aws/smithy-go dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
3ad0dd8 to
b41f698
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.
Updates
github.com/aws/aws-sdk-go-v2from 1.41.6 to 1.41.9Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.16 to 1.32.20Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.15 to 1.19.19Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.99.1 to 1.102.2Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/smithy-gofrom 1.25.0 to 1.26.0Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
45ed831Release 2026-05-2736699a9handle vars in auth scheme id tmpl (#667)b81ddf7Use GoDependency to add SDK dependencies on codegen instead of relying on go ...999a54badd event stream test generator (#661)22e6cf7Expand JMESPath truthy check by allowing bare collections to be evaluated (#654)e094f45Release 2026-04-23214d45bchangelog3477da0fix lrucache memory leak on existing item put (#652)0d0b4d0Bump Smithy version to 1.69.0 (#650)be5e5efcheck@enumon strings for cbor (#649)